home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / order.zip / ORDER.DOC < prev    next >
Text File  |  1992-11-18  |  7KB  |  175 lines

  1.  
  2.                                 ORDER BRAIN
  3.                      A Credit Card Orders/Subcription Door
  4.                       (C) Copyright 1992 by Stanley Sheff
  5.                         Support BBS: The Brainex System
  6.                                (310) 275-2344
  7.                                (310) 273-5234
  8.  
  9.    Welcome to the Order Door.  This door allows your callers to upgrade
  10.    their subscriptions and levels or order products using a VISA, MASTER CARD,
  11.    AMERICAN EXPRESS, DINER'S CLUB, CARTE BLANCHE or DISCOVER CARD
  12.  
  13.    Order Brain features an online product catalog, which may be downloaded.
  14.    
  15.   
  16.    Order Brain will write a record file with all the information needed 
  17.    to process a credit card order.  Order Brain will check for a valid 
  18.    credit card number, but you will be required to verify the account 
  19.    by phone.
  20.  
  21.    GAP BBS: The door will automatically upgrade the user's level and 
  22.    subscription date online.
  23.    
  24.    PCBoard: The door will upgrade the user's level. 
  25.  
  26.     The Order Door Files
  27.     ---------------------
  28.     ORDER.EXE    <------------------ The Order Door Program
  29.     ORDER.DOC    <------------------ Sysop's Information
  30.     ORDER.DAT    <------------------ Sample product data file
  31.     REGISTER.DOC <------------------ Registration information
  32.     INFO         <------------------ ASCII General Help File
  33.     INFOG        <------------------ ANSI  General Help FIle
  34.     LEVEL        <------------------ ASCII Invalid Level Notice
  35.     LEVELG       <------------------ ANSI  Invalid Level Notice
  36.     MENU         <------------------ ASCII Order Options/Prices
  37.     MENUG        <------------------ ANSI  Order Options/Prices
  38.     SUB          <------------------ ASCII Subscription Thank You File
  39.     SUBG         <------------------ ANSI Subscription Thank You File
  40.     FILE_ID.DIZ  <------------------ Short Door Description
  41.     CDROM        <------------------ Sample CDROM Product info file (ASCII)
  42.     CDROMG       <------------------ Sample CDROM Product info file (ANSI)
  43.     CATALOG      <------------------ Sample Product Catalog
  44.     TRASH        <------------------ Bogus Credit Card file
  45.     UPGRADE.DOC  <------------------ Upgrade news
  46.  
  47.    NOTE-> When editing an ansi info file, use a text editor to insert
  48.           a { character on the first line of the file. This disables the
  49.           "MORE - Yes, No,..." prompt when the file is shown.
  50.        
  51.    All of these files should be in this ZIP, if they are not, don't
  52.    take a chance! Call The Brainex System and get a good copy or view the 
  53.    file on a few local boards to see if you can find a complete copy.
  54.  
  55.    To install, unzip these files into a work directory, then type:
  56.    
  57.    SETUP
  58.    
  59.    A BRAINEX\ORDER directory will be created.
  60.    
  61.    ORDER.EXE will be copied to the BRAINEX directory, the rest of the
  62.    files to the BRAINEX\ORDER directory.
  63.  
  64.      
  65.    ORDER.DAT file  
  66.    ==============
  67.    Line 1     - Number of products (one product per line)
  68.    Next Lines - Product parameters separated by comma:
  69.             
  70.             
  71.    PRICE,LEVEL,MONTHS,DESCRIPTION,INFOFILE
  72.    ------------------------------------------------------------------
  73.             
  74.             Price  = The charge to the credit card for the item
  75.                      Place a T before the price for taxable items
  76.  
  77.             Level  = New user level after valid order is placed
  78.             Months = Number of months starting from current date added to user
  79.                      subscription period.
  80.             NOTE -> SET THIS TO 0 FOR PRODUCT ORDERS OR NON GAP BBS
  81.                     SET MONTHS TO 999 TO ASK USER FOR BBS NAME AND NUMBER
  82.                     (Handy for Sysop orders, doors, etc.)
  83.  
  84.             Description = Short Description of Item
  85.  
  86.             Infofile = Text File for more information. Add a G to the
  87.             file name for optional ANSI color file. Put NONE here if you
  88.             don't want a text file shown.
  89.  
  90.    See the sample ORDER.DAT file.
  91.  
  92.  
  93.    CATALOG
  94.    =======
  95.    If you offer a product catalog, just format it as an ASCII text file
  96.    and name it CATALOG. This option will only be enabled when there is
  97.    a CATALOG file in the ORDER directory. Users may View, Search, Order
  98.    from the Catalog, or Download the catalog.  Downloads require DSZ.COM
  99.    or DSZ.EXE in your path.  Be sure to add SET DSZLOG=LOGx to your
  100.    batch file, where x is your node number.
  101.  
  102.    Once you have created your config file, you must then create a a batch 
  103.    file to call the door. A batch file for a GAP BBS might look like this:
  104.    
  105.      @ECHO OFF
  106.      ORDER
  107.      
  108.    Multinode BBSes use the NODE= command. Example:
  109.  
  110.    ORDER NODE=2
  111.  
  112.    
  113.    
  114.    The following sysop functions are available while awaiting
  115.    keyboard input :
  116.  
  117.      F5      - Shell to DOS.
  118.      F8      - Twit user and return to BBS.
  119.     F10      - Initiate chat with user.
  120.     CF10     - Answer user page bell.
  121.     Home     - Main user stats.
  122.     End      - Displays sysop keys available.
  123.     PgDn     - Secondary user stats.
  124.     Up Arrow - Increase user's time remaining by 5 minutes.
  125.     Dn Arrow - Decrease user's time remaining by 5 minutes.
  126.  
  127.    One of the nicer features about using the TWIT key, is the user
  128.    is not told that "the sysop wants them to return to the BBS".
  129.    Instead, a very plain and simple message of "returning you to the
  130.    BBS" is displayed.  This way, the user is given no indication
  131.    that the sysop is hovering about.
  132.  
  133.    When using the F5 shell to DOS key, to return to the door
  134.    program, simply type EXIT at the DOS command prompt. It is not
  135.    necessary to change directories back to the door directory.
  136.    The Order Door is smart enough to know which drive and directory the
  137.    door program is in and will reset the defaults upon return from
  138.    DOS.
  139.  
  140.    The Up and Down Arrow keys increase and decrease the user's time
  141.    respectively by 5 minutes for each press of the key. There is no
  142.    indication of what is occurring (except by the fact the user's
  143.    time remaining will change), so the sysop should try not to have
  144.    a lead finger. The increase or decrease is effective only while
  145.    the user is in The Order Door.
  146.  
  147.                                --  --  --
  148.  
  149.    This version of The Order Door is a DEMO. 
  150.    
  151.    No orders will be processed or written to file.
  152.  
  153.    It will become full featured upon registration. This door is released 
  154.    "As Is" and there is *NO* warranty or guarantee that it will work for 
  155.    you and not cause any problems. You have chosen to use this door, YOU 
  156.    are responsible for any unfortunate problems that may develop from its 
  157.    use or misuse. I will gladly listen to any suggestions or problems you 
  158.    may have, and I will do my best to fix whatever needs to be fixed. 
  159.    I can not be held responsible for any problems you may have, whether 
  160.    directly or indirectly due to the use of the door.
  161.    
  162.    Please read REGISTER.DOC for information on how you can register
  163.    your copy of The Order Door. 
  164.  
  165.    For complete support, contact me on The Brainex System.
  166.    Your questions will be quickly and cheerfully answered!
  167.  
  168.  
  169.    Have Fun!
  170.    Stanley Sheff
  171.    The Brainex System
  172.    310-275-2344
  173.    310-273-5234
  174.  
  175.